home *** CD-ROM | disk | FTP | other *** search
/ PC Joker 1999 February / PC Joker 99-02 (Vollversion Darkseed 2).iso / GOODIES / 3DMARK / _SETUP.1 / Result Browser.exe / 0 / RCDATA / TTEEABOUTFORM / TTEEABOUTFORM.txt < prev   
Text File  |  1998-10-24  |  23KB  |  871 lines

  1. object TeeAboutForm: TTeeAboutForm
  2.   Left = 215
  3.   Top = 105
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'About TeeChart Pro...'
  7.   ClientHeight = 368
  8.   ClientWidth = 438
  9.   Font.Color = clBlack
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   KeyPreview = True
  14.   PixelsPerInch = 96
  15.   Position = poScreenCenter
  16.   OnCloseQuery = FormCloseQuery
  17.   OnCreate = FormCreate
  18.   OnShow = FormShow
  19.   TextHeight = 13
  20.   object LabelVersion: TLabel
  21.     Left = 8
  22.     Top = 345
  23.     Width = 117
  24.     Height = 21
  25.     AutoSize = False
  26.     Caption = 'version'
  27.   end
  28.   object BClose: TButton
  29.     Left = 320
  30.     Top = 341
  31.     Width = 75
  32.     Height = 25
  33.     Cancel = True
  34.     Caption = 'Close'
  35.     TabOrder = 1
  36.     OnClick = BCloseClick
  37.   end
  38.   object Panel1: TPanel
  39.     Left = 0
  40.     Top = 0
  41.     Width = 438
  42.     Height = 337
  43.     Align = alTop
  44.     TabOrder = 0
  45.     object Notebook1: TNotebook
  46.       Left = 1
  47.       Top = 1
  48.       Width = 436
  49.       Height = 335
  50.       Align = alClient
  51.       TabOrder = 0
  52.       object TPage
  53.         Left = 0
  54.         Top = 0
  55.         Caption = 'Welcome'
  56.         object Image1: TImage
  57.           Left = 7
  58.           Top = 6
  59.           Width = 180
  60.           Height = 65
  61.           AutoSize = True
  62.           Picture.Data = {<image000.bmp>}
  63.         end
  64.         object Label2: TLabel
  65.           Left = 216
  66.           Top = 21
  67.           Width = 217
  68.           Height = 19
  69.           Alignment = taCenter
  70.           AutoSize = False
  71.           Caption = 'teeMach, SL'
  72.           Font.Color = clNavy
  73.           Font.Height = -16
  74.           Font.Name = 'Arial'
  75.           Font.Style = [fsBold]
  76.           ParentFont = False
  77.         end
  78.         object Label3: TLabel
  79.           Left = 7
  80.           Top = 76
  81.           Width = 273
  82.           Height = 17
  83.           AutoSize = False
  84.           Caption = '∩┐╜ 1995-98 by David Berneda. All Rights Reserved.'
  85.           Font.Color = clWindowText
  86.           Font.Height = -9
  87.           Font.Name = 'Arial'
  88.           Font.Style = []
  89.           ParentFont = False
  90.         end
  91.         object LabelSourceCode: TLabel
  92.           Left = 7
  93.           Top = 126
  94.           Width = 423
  95.           Height = 20
  96.           Alignment = taCenter
  97.           AutoSize = False
  98.           Caption = '100% Source Code ! +40000 lines. No Run-Time Royalties !'
  99.           Font.Color = clBlack
  100.           Font.Height = -13
  101.           Font.Name = 'Arial'
  102.           Font.Style = [fsBold]
  103.           ParentFont = False
  104.         end
  105.         object Labelwww: TLabel
  106.           Left = 256
  107.           Top = 44
  108.           Width = 177
  109.           Height = 19
  110.           AutoSize = False
  111.           Caption = 'http://www.teeMach.com'
  112.           Color = clBtnFace
  113.           Font.Color = clNavy
  114.           Font.Height = -13
  115.           Font.Name = 'MS Sans Serif'
  116.           Font.Style = [fsUnderline]
  117.           ParentColor = False
  118.           ParentFont = False
  119.           OnClick = LabelwwwClick
  120.         end
  121.         object LabelVersions: TLabel
  122.           Left = 7
  123.           Top = 145
  124.           Width = 417
  125.           Height = 18
  126.           Alignment = taCenter
  127.           AutoSize = False
  128.           Caption = 'For all versions of Borland Delphi and C++ Builder.'
  129.           Font.Color = clBlack
  130.           Font.Height = -13
  131.           Font.Name = 'MS Sans Serif'
  132.           Font.Style = []
  133.           ParentFont = False
  134.         end
  135.         object Label41: TLabel
  136.           Left = 195
  137.           Top = 46
  138.           Width = 54
  139.           Height = 19
  140.           AutoSize = False
  141.           Caption = 'Visit us:'
  142.           Font.Color = clRed
  143.           Font.Height = -11
  144.           Font.Name = 'MS Sans Serif'
  145.           Font.Style = [fsBold]
  146.           ParentFont = False
  147.         end
  148.         object Panel2: TPanel
  149.           Left = 5
  150.           Top = 167
  151.           Width = 427
  152.           Height = 160
  153.           BevelOuter = bvLowered
  154.           TabOrder = 0
  155.           object Label24: TLabel
  156.             Left = 15
  157.             Top = 36
  158.             Width = 117
  159.             Height = 21
  160.             Alignment = taRightJustify
  161.             AutoSize = False
  162.             Caption = 'Extended Types:'
  163.             Font.Color = clBlack
  164.             Font.Height = -11
  165.             Font.Name = 'MS Sans Serif'
  166.             Font.Style = [fsBold]
  167.             ParentFont = False
  168.           end
  169.           object Label25: TLabel
  170.             Left = 134
  171.             Top = 37
  172.             Width = 292
  173.             Height = 21
  174.             AutoSize = False
  175.             Caption = '3D Surface, 3D Contour, Polar, CandleStick, ErrorBar, '
  176.             Transparent = True
  177.           end
  178.           object Label26: TLabel
  179.             Left = 134
  180.             Top = 51
  181.             Width = 292
  182.             Height = 21
  183.             AutoSize = False
  184.             Caption = 'CurveFitting, Trend, Moving Averages, Bezier, Radar'
  185.             Transparent = True
  186.           end
  187.           object Label28: TLabel
  188.             Left = 134
  189.             Top = 81
  190.             Width = 292
  191.             Height = 21
  192.             AutoSize = False
  193.             Caption = 'FULL 100% Native Delphi VCL Sources'
  194.             Transparent = True
  195.           end
  196.           object Label27: TLabel
  197.             Left = 15
  198.             Top = 80
  199.             Width = 117
  200.             Height = 21
  201.             Alignment = taRightJustify
  202.             AutoSize = False
  203.             Caption = 'Source code:'
  204.             Font.Color = clBlack
  205.             Font.Height = -11
  206.             Font.Name = 'MS Sans Serif'
  207.             Font.Style = [fsBold]
  208.             ParentFont = False
  209.           end
  210.           object Label33: TLabel
  211.             Left = 15
  212.             Top = 96
  213.             Width = 117
  214.             Height = 21
  215.             Alignment = taRightJustify
  216.             AutoSize = False
  217.             Caption = 'Optional Media:'
  218.             Font.Color = clBlack
  219.             Font.Height = -11
  220.             Font.Name = 'MS Sans Serif'
  221.             Font.Style = [fsBold]
  222.             ParentFont = False
  223.           end
  224.           object Label34: TLabel
  225.             Left = 134
  226.             Top = 96
  227.             Width = 292
  228.             Height = 21
  229.             AutoSize = False
  230.             Caption = 'CD or Floppy and printed Guide.'
  231.             Transparent = True
  232.           end
  233.           object Label29: TLabel
  234.             Left = 15
  235.             Top = 110
  236.             Width = 117
  237.             Height = 21
  238.             Alignment = taRightJustify
  239.             AutoSize = False
  240.             Caption = 'Support:'
  241.             Font.Color = clBlack
  242.             Font.Height = -11
  243.             Font.Name = 'MS Sans Serif'
  244.             Font.Style = [fsBold]
  245.             ParentFont = False
  246.           end
  247.           object Label30: TLabel
  248.             Left = 134
  249.             Top = 110
  250.             Width = 292
  251.             Height = 19
  252.             AutoSize = False
  253.             Caption = 'Free basic support. Optional Pro-Support plan.'
  254.             Transparent = True
  255.           end
  256.           object Label22: TLabel
  257.             Left = 15
  258.             Top = 6
  259.             Width = 117
  260.             Height = 21
  261.             Alignment = taRightJustify
  262.             AutoSize = False
  263.             Caption = 'More components:'
  264.             Font.Color = clBlack
  265.             Font.Height = -11
  266.             Font.Name = 'MS Sans Serif'
  267.             Font.Style = [fsBold]
  268.             ParentFont = False
  269.           end
  270.           object Label36: TLabel
  271.             Left = 134
  272.             Top = 7
  273.             Width = 292
  274.             Height = 21
  275.             AutoSize = False
  276.             Caption = '3D Toolbar, OpenGL 3D render Canvas, Editor,'
  277.             Transparent = True
  278.           end
  279.           object Label37: TLabel
  280.             Left = 134
  281.             Top = 22
  282.             Width = 292
  283.             Height = 21
  284.             AutoSize = False
  285.             Caption = 'Print previewer, TDraw 3D, Scroll bar and DataSet. '
  286.             Transparent = True
  287.           end
  288.           object Label35: TLabel
  289.             Left = 15
  290.             Top = 125
  291.             Width = 117
  292.             Height = 16
  293.             Alignment = taRightJustify
  294.             AutoSize = False
  295.             Caption = 'Other:'
  296.             Font.Color = clBlack
  297.             Font.Height = -11
  298.             Font.Name = 'MS Sans Serif'
  299.             Font.Style = [fsBold]
  300.             ParentFont = False
  301.           end
  302.           object Label38: TLabel
  303.             Left = 134
  304.             Top = 125
  305.             Width = 292
  306.             Height = 19
  307.             AutoSize = False
  308.             Caption = 'URL Charts,  Unlimited Axes, Multi-row Legend,'
  309.             Transparent = True
  310.           end
  311.           object Label39: TLabel
  312.             Left = 134
  313.             Top = 66
  314.             Width = 253
  315.             Height = 21
  316.             AutoSize = False
  317.             Caption = 'Std.Deviation, Point 3D, Cursors... and more !'
  318.             Transparent = True
  319.           end
  320.           object Label40: TLabel
  321.             Left = 134
  322.             Top = 140
  323.             Width = 292
  324.             Height = 19
  325.             AutoSize = False
  326.             Caption = 'End-User help, Many more Properties and examples !'
  327.             Transparent = True
  328.           end
  329.         end
  330.         object BOrder: TBitBtn
  331.           Left = 24
  332.           Top = 94
  333.           Width = 385
  334.           Height = 28
  335.           Caption = 'TeeChart Pro 4.0 &Order form'
  336.           Font.Color = clNavy
  337.           Font.Height = -13
  338.           Font.Name = 'MS Sans Serif'
  339.           Font.Style = [fsBold]
  340.           ParentFont = False
  341.           TabOrder = 1
  342.           OnClick = BOrderClick
  343.         end
  344.       end
  345.       object TPage
  346.         Left = 0
  347.         Top = 0
  348.         Caption = 'Price'
  349.         object RGLicense: TRadioGroup
  350.           Left = 44
  351.           Top = 20
  352.           Width = 349
  353.           Height = 128
  354.           Caption = 'Product:'
  355.           ItemIndex = 0
  356.           Items.Strings = (
  357.             'TeeChart Pro 4.0 Single &License: US$ 139'
  358.             'TeeChart Pro 4.0 Single License &with Source Code: US$ 279'
  359.             '&Upgrade from Pro 3.0 version: US$ 39'
  360.             'Upgrade &from Pro 3.0 version with Source &Code: US$ 70')
  361.           TabOrder = 0
  362.           TabStop = True
  363.           OnClick = RGLicenseClick
  364.         end
  365.         object Panel3: TPanel
  366.           Left = 44
  367.           Top = 164
  368.           Width = 349
  369.           Height = 77
  370.           TabOrder = 1
  371.           object Label31: TLabel
  372.             Left = 12
  373.             Top = 16
  374.             Width = 61
  375.             Height = 21
  376.             AutoSize = False
  377.             Caption = '&Quantity:'
  378.             FocusControl = SEQuantity
  379.           end
  380.           object Label32: TLabel
  381.             Left = 12
  382.             Top = 44
  383.             Width = 69
  384.             Height = 25
  385.             AutoSize = False
  386.             Caption = '&Shipping:'
  387.           end
  388.           object LShip: TLabel
  389.             Left = 268
  390.             Top = 44
  391.             Width = 77
  392.             Height = 25
  393.             AutoSize = False
  394.             Caption = 'US$'
  395.           end
  396.           object SEQuantity: TEdit
  397.             Left = 74
  398.             Top = 11
  399.             Width = 53
  400.             Height = 21
  401.             TabOrder = 0
  402.             Text = '1'
  403.             OnChange = SEQuantityChange
  404.           end
  405.           object CBShip: TComboBox
  406.             Left = 74
  407.             Top = 40
  408.             Width = 187
  409.             Height = 21
  410.             Style = csDropDownList
  411.             ItemHeight = 13
  412.             Items.Strings = (
  413.               'Internet Download'
  414.               'Urgent Post Mail Europe'
  415.               'Urgent Post Mail USA'
  416.               'Urgent Post Mail Other Countries')
  417.             TabOrder = 1
  418.             OnChange = CBShipChange
  419.           end
  420.           object UDQuantity: TUpDown
  421.             Left = 127
  422.             Top = 11
  423.             Width = 15
  424.             Height = 21
  425.             TabOrder = 2
  426.             Associate = SEQuantity
  427.             Max = 10000
  428.             Min = 1
  429.             Position = 1
  430.           end
  431.         end
  432.         object Panel4: TPanel
  433.           Left = 44
  434.           Top = 252
  435.           Width = 349
  436.           Height = 49
  437.           TabOrder = 2
  438.           object Label23: TLabel
  439.             Left = 12
  440.             Top = 16
  441.             Width = 41
  442.             Height = 16
  443.             Caption = 'Total:'
  444.             Font.Color = clBlack
  445.             Font.Height = -13
  446.             Font.Name = 'MS Sans Serif'
  447.             Font.Style = [fsBold]
  448.             ParentFont = False
  449.           end
  450.           object LTotal: TLabel
  451.             Left = 64
  452.             Top = 16
  453.             Width = 9
  454.             Height = 16
  455.             Caption = '$'
  456.             Font.Color = clBlack
  457.             Font.Height = -13
  458.             Font.Name = 'MS Sans Serif'
  459.             Font.Style = [fsBold]
  460.             ParentFont = False
  461.           end
  462.         end
  463.       end
  464.       object TPage
  465.         Left = 0
  466.         Top = 0
  467.         Caption = 'Information'
  468.         object GroupBox2: TGroupBox
  469.           Left = 33
  470.           Top = 16
  471.           Width = 369
  472.           Height = 297
  473.           Caption = 'Your Information:'
  474.           Font.Color = clBlack
  475.           Font.Height = -11
  476.           Font.Name = 'MS Sans Serif'
  477.           Font.Style = [fsBold]
  478.           ParentFont = False
  479.           TabOrder = 0
  480.           object Label9: TLabel
  481.             Left = 4
  482.             Top = 53
  483.             Width = 84
  484.             Height = 21
  485.             Alignment = taRightJustify
  486.             AutoSize = False
  487.             Caption = '&Company:'
  488.             FocusControl = ECompany
  489.           end
  490.           object Label8: TLabel
  491.             Left = 4
  492.             Top = 27
  493.             Width = 84
  494.             Height = 21
  495.             Alignment = taRightJustify
  496.             AutoSize = False
  497.             Caption = '&Name:'
  498.             FocusControl = EName
  499.           end
  500.           object Label10: TLabel
  501.             Left = 4
  502.             Top = 95
  503.             Width = 84
  504.             Height = 21
  505.             Alignment = taRightJustify
  506.             AutoSize = False
  507.             Caption = '&Address:'
  508.             FocusControl = EAddress
  509.           end
  510.           object Label11: TLabel
  511.             Left = 4
  512.             Top = 124
  513.             Width = 84
  514.             Height = 21
  515.             Alignment = taRightJustify
  516.             AutoSize = False
  517.             Caption = 'Cit&y:'
  518.             FocusControl = ECity
  519.           end
  520.           object Label16: TLabel
  521.             Left = 4
  522.             Top = 155
  523.             Width = 84
  524.             Height = 21
  525.             Alignment = taRightJustify
  526.             AutoSize = False
  527.             Caption = '&State:'
  528.             FocusControl = EState
  529.           end
  530.           object Label14: TLabel
  531.             Left = 213
  532.             Top = 153
  533.             Width = 28
  534.             Height = 21
  535.             AutoSize = False
  536.             Caption = '&Zip:'
  537.             FocusControl = EZIP
  538.           end
  539.           object Label15: TLabel
  540.             Left = 4
  541.             Top = 181
  542.             Width = 84
  543.             Height = 21
  544.             Alignment = taRightJustify
  545.             AutoSize = False
  546.             Caption = 'C&ountry:'
  547.             FocusControl = ECountry
  548.           end
  549.           object Label13: TLabel
  550.             Left = 4
  551.             Top = 240
  552.             Width = 84
  553.             Height = 21
  554.             Alignment = taRightJustify
  555.             AutoSize = False
  556.             Caption = '&Phone:'
  557.             FocusControl = EPhone
  558.           end
  559.           object Label12: TLabel
  560.             Left = 211
  561.             Top = 238
  562.             Width = 30
  563.             Height = 21
  564.             AutoSize = False
  565.             Caption = '&Fax:'
  566.             FocusControl = EFAX
  567.           end
  568.           object Label17: TLabel
  569.             Left = 4
  570.             Top = 268
  571.             Width = 117
  572.             Height = 21
  573.             Alignment = taRightJustify
  574.             AutoSize = False
  575.             Caption = '&Email Address:'
  576.             FocusControl = EEMail
  577.           end
  578.           object EAddress: TEdit
  579.             Left = 88
  580.             Top = 93
  581.             Width = 261
  582.             Height = 21
  583.             TabOrder = 2
  584.             OnKeyPress = ENameKeyPress
  585.           end
  586.           object ECity: TEdit
  587.             Left = 88
  588.             Top = 121
  589.             Width = 261
  590.             Height = 21
  591.             TabOrder = 3
  592.             OnKeyPress = ENameKeyPress
  593.           end
  594.           object EState: TEdit
  595.             Left = 88
  596.             Top = 150
  597.             Width = 117
  598.             Height = 21
  599.             TabOrder = 4
  600.             OnKeyPress = ENameKeyPress
  601.           end
  602.           object EZIP: TEdit
  603.             Left = 244
  604.             Top = 150
  605.             Width = 105
  606.             Height = 21
  607.             TabOrder = 5
  608.             OnKeyPress = ENameKeyPress
  609.           end
  610.           object ECountry: TEdit
  611.             Left = 88
  612.             Top = 178
  613.             Width = 133
  614.             Height = 21
  615.             TabOrder = 6
  616.             OnKeyPress = ENameKeyPress
  617.           end
  618.           object EPhone: TEdit
  619.             Left = 88
  620.             Top = 236
  621.             Width = 117
  622.             Height = 21
  623.             TabOrder = 7
  624.             OnKeyPress = ENameKeyPress
  625.           end
  626.           object EEMail: TEdit
  627.             Left = 124
  628.             Top = 264
  629.             Width = 225
  630.             Height = 21
  631.             TabOrder = 9
  632.             OnKeyPress = ENameKeyPress
  633.           end
  634.           object ECompany: TEdit
  635.             Left = 88
  636.             Top = 51
  637.             Width = 261
  638.             Height = 21
  639.             TabOrder = 1
  640.             OnKeyPress = ENameKeyPress
  641.           end
  642.           object EName: TEdit
  643.             Left = 88
  644.             Top = 23
  645.             Width = 261
  646.             Height = 21
  647.             TabOrder = 0
  648.             OnKeyPress = ENameKeyPress
  649.           end
  650.           object EFAX: TEdit
  651.             Left = 244
  652.             Top = 236
  653.             Width = 105
  654.             Height = 21
  655.             TabOrder = 8
  656.             OnKeyPress = ENameKeyPress
  657.           end
  658.         end
  659.       end
  660.       object TPage
  661.         Left = 0
  662.         Top = 0
  663.         Caption = 'CreditCard'
  664.         object Label6: TLabel
  665.           Left = 26
  666.           Top = 150
  667.           Width = 225
  668.           Height = 21
  669.           Alignment = taRightJustify
  670.           AutoSize = False
  671.           Caption = '(European Comm. only)  Tax ID:'
  672.           FocusControl = ECardHolder
  673.         end
  674.         object GPCard: TGroupBox
  675.           Left = 38
  676.           Top = 187
  677.           Width = 361
  678.           Height = 105
  679.           Caption = 'Credit Card Information:'
  680.           TabOrder = 2
  681.           object Label19: TLabel
  682.             Left = 17
  683.             Top = 24
  684.             Width = 132
  685.             Height = 21
  686.             Alignment = taRightJustify
  687.             AutoSize = False
  688.             Caption = 'Card&Holder Name:'
  689.             FocusControl = ECardHolder
  690.           end
  691.           object Label20: TLabel
  692.             Left = 17
  693.             Top = 80
  694.             Width = 132
  695.             Height = 21
  696.             Alignment = taRightJustify
  697.             AutoSize = False
  698.             Caption = '&Expiration Date:'
  699.             FocusControl = ECardDate
  700.           end
  701.           object Label18: TLabel
  702.             Left = 17
  703.             Top = 52
  704.             Width = 132
  705.             Height = 21
  706.             Alignment = taRightJustify
  707.             AutoSize = False
  708.             Caption = 'Card &Number:'
  709.             FocusControl = ECardNumber
  710.           end
  711.           object ECardNumber: TEdit
  712.             Left = 156
  713.             Top = 48
  714.             Width = 185
  715.             Height = 21
  716.             TabOrder = 1
  717.             OnKeyPress = ENameKeyPress
  718.           end
  719.           object ECardDate: TEdit
  720.             Left = 156
  721.             Top = 76
  722.             Width = 85
  723.             Height = 21
  724.             TabOrder = 2
  725.             Text = 'mm/yyyy'
  726.             OnKeyPress = ENameKeyPress
  727.           end
  728.           object ECardHolder: TEdit
  729.             Left = 156
  730.             Top = 20
  731.             Width = 185
  732.             Height = 21
  733.             TabOrder = 0
  734.             OnKeyPress = ENameKeyPress
  735.           end
  736.         end
  737.         object CBPaymentType: TRadioGroup
  738.           Left = 38
  739.           Top = 16
  740.           Width = 361
  741.           Height = 121
  742.           Caption = '&Payment Type:'
  743.           Columns = 2
  744.           ItemIndex = 0
  745.           Items.Strings = (
  746.             'VISA'
  747.             'MasterCard / EuroCard'
  748.             'American Express'
  749.             'Bank Cheque'
  750.             'Money Transfer'
  751.             'Cash On Delivery'
  752.             'EuroCheque (in Ptas)')
  753.           TabOrder = 0
  754.           TabStop = True
  755.           OnClick = CBPaymentTypeChange
  756.         end
  757.         object EECTax: TEdit
  758.           Left = 258
  759.           Top = 146
  760.           Width = 121
  761.           Height = 21
  762.           TabOrder = 1
  763.           OnKeyPress = ENameKeyPress
  764.         end
  765.       end
  766.       object TPage
  767.         Left = 0
  768.         Top = 0
  769.         Caption = 'Order'
  770.         object LabelThanks: TLabel
  771.           Left = 9
  772.           Top = 12
  773.           Width = 417
  774.           Height = 21
  775.           Alignment = taCenter
  776.           AutoSize = False
  777.           Caption = 'Thank You for Ordering TeeChart-Pro !'
  778.           Font.Color = clNavy
  779.           Font.Height = -13
  780.           Font.Name = 'MS Sans Serif'
  781.           Font.Style = [fsBold]
  782.           ParentFont = False
  783.         end
  784.         object BPrintOrder: TButton
  785.           Left = 129
  786.           Top = 225
  787.           Width = 177
  788.           Height = 25
  789.           Caption = '&Print Order Form...'
  790.           Default = True
  791.           TabOrder = 0
  792.           OnClick = BPrintOrderClick
  793.         end
  794.         object BSaveOrder: TButton
  795.           Left = 129
  796.           Top = 257
  797.           Width = 177
  798.           Height = 25
  799.           Caption = '&Save To File...'
  800.           TabOrder = 1
  801.           OnClick = BSaveOrderClick
  802.         end
  803.         object BCopyOrder: TButton
  804.           Left = 129
  805.           Top = 289
  806.           Width = 177
  807.           Height = 25
  808.           Caption = '&Copy to Clipboard'
  809.           TabOrder = 2
  810.           OnClick = BCopyOrderClick
  811.         end
  812.         object Memo1: TMemo
  813.           Left = 32
  814.           Top = 40
  815.           Width = 372
  816.           Height = 161
  817.           Alignment = taCenter
  818.           Color = clBtnFace
  819.           Lines.Strings = (
  820.             ''
  821.             'Please email us should you have any questions.'
  822.             'You can fax, email, or send us this order form. '
  823.             'We will process your order inmediately.'
  824.             'Currency exchange rates are available at our web site.'
  825.             ''
  826.             'teeMach, SL '
  827.             'Fax number:   +34 93 423 59 82'
  828.             'Sales email:  sales@teemach.com'
  829.             ''
  830.             'Address:  PO Box 22262, 08080 Barcelona, Spain.'
  831.             '')
  832.           TabOrder = 3
  833.         end
  834.       end
  835.     end
  836.   end
  837.   object BNext: TButton
  838.     Left = 224
  839.     Top = 341
  840.     Width = 79
  841.     Height = 25
  842.     Caption = 'Next >'
  843.     TabOrder = 2
  844.     Visible = False
  845.     OnClick = BNextClick
  846.   end
  847.   object BPrevious: TButton
  848.     Left = 136
  849.     Top = 341
  850.     Width = 81
  851.     Height = 25
  852.     Caption = '< Previous'
  853.     TabOrder = 3
  854.     Visible = False
  855.     OnClick = BPreviousClick
  856.   end
  857.   object PrintDialog1: TPrintDialog
  858.     Left = 32
  859.     Top = 280
  860.   end
  861.   object SaveDialog1: TSaveDialog
  862.     DefaultExt = 'txt'
  863.     FileName = 'order.txt'
  864.     Filter = 'Text files|*.TXT'
  865.     Options = [ofOverwritePrompt, ofHideReadOnly]
  866.     Title = 'TeeChart Order Form'
  867.     Left = 372
  868.     Top = 272
  869.   end
  870. end
  871.